home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Hry / EricCartman3.exe / {app} / Eric Cartman 3.exe / 0 / RCDATA / TLOGOFORM / TLOGOFORM.txt < prev   
Text File  |  2004-05-14  |  574b  |  29 lines

  1. object LogoForm: TLogoForm
  2.   Left = 524
  3.   Top = 418
  4.   BorderStyle = bsNone
  5.   Caption = 'LogoForm'
  6.   ClientHeight = 80
  7.   ClientWidth = 124
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 124
  24.     Height = 80
  25.     AutoSize = True
  26.     Picture.Data = {<image000.jpg>}
  27.   end
  28. end
  29.